home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
kermit.columbia.edu
/
kermit.columbia.edu.tar
/
kermit.columbia.edu
/
e
/
misc.txt
/
000293_fdc@panix.com_Tue Feb 9 12:50:28 2010.msg
< prev
next >
Wrap
Internet Message Format
|
2018-01-01
|
2KB
Path: reader2.panix.com!panix!not-for-mail
From: Frank da Cruz <fdc@panix.com>
Newsgroups: comp.protocols.kermit.misc
Subject: Re: Announce: C-Kermit 9.0 Alpha.02
Date: Tue, 9 Feb 2010 16:50:40 +0000 (UTC)
Organization: PANIX Public Access Internet and UNIX, NYC
Lines: 28
Message-ID: <slrnhn34j0.em3.fdc@panix2.panix.com>
References: <slrnhmejtk.5hv.fdc@panix2.panix.com> <j3jq37-lis.ln1@news.online.de> <slrnhmp24d.i53.fdc@panix2.panix.com> <tke847-tum.ln1@news.online.de>
Reply-To: fdc@columbia.edu
NNTP-Posting-Host: panix2.panix.com
X-Trace: reader2.panix.com 1265734240 15728 166.84.1.2 (9 Feb 2010 16:50:40 GMT)
X-Complaints-To: abuse@panix.com
NNTP-Posting-Date: Tue, 9 Feb 2010 16:50:40 +0000 (UTC)
User-Agent: slrn/0.9.8.0 (NetBSD)
Xref: panix comp.protocols.kermit.misc:15895
On 2010-02-09,
Christian Corti <Christian.Corti@studserv.uni-stuttgart.de> wrote:
: Frank da Cruz <fdc@panix.com> wrote:
:> Have you tried including termios.h? Does it work?
:
: I had to add the following parts to make it work:
: ...
OK, thanks, I'll take your word for it since I don't have
SunOS 4.1 around any more to verify it! These changes will be
in Alpha.03.
: Minix 2.0 support added by Terry McConnell,
: [...]
:
: Using NCurses instead of Curses produced an illegal instruction trap
: right after printing the "C-Kermit>" prompt, but I suspect my local
: NCurses installation has some flaws. With curses/termcap, everything
: seems to be fine, but I haven't tested everything.
:
You built it on Minix 2.0? So the version with curses and not
ncurses came out of the 'minix20' target, but you had to do the chmems
to keep the compiler passes from dumping core, right? How big was the
executable (for the table at http://www.columbia.edu/kermit/ck90.html )?
I should try chmem on Minix 3 1.2... (Minix 3 1.5 has virtual memory
so no tricks are needed).
- Frank